TSTP Solution File: SYN058^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN058^5 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.S3luanyNRj true

% Computer : n031.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Fri Sep  1 04:01:26 EDT 2023

% Result   : Theorem 0.21s 0.74s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   22 (   7 unt;   9 typ;   0 def)
%            Number of atoms       :   40 (   0 equ;   0 cnn)
%            Maximal formula atoms :   12 (   3 avg)
%            Number of connectives :   74 (   8   ~;   7   |;   8   &;  39   @)
%                                         (   0 <=>;  12  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   9 usr;   4 con; 0-1 aty)
%            Number of variables   :   21 (   0   ^;  17   !;   4   ?;  21   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sk__type,type,
    sk_: $i ).

thf(cQ_type,type,
    cQ: $i > $o ).

thf(cG_type,type,
    cG: $i > $o ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(cP_type,type,
    cP: $i > $o ).

thf(cR_type,type,
    cR: $i > $o ).

thf(cS_type,type,
    cS: $i > $o ).

thf(cF_type,type,
    cF: $i > $o ).

thf(sk__2_type,type,
    sk__2: $i ).

thf(cPELL28,conjecture,
    ( ( ! [Xx: $i] :
          ( ( cP @ Xx )
         => ! [Xx0: $i] : ( cQ @ Xx0 ) )
      & ( ! [Xx: $i] :
            ( ( cR @ Xx )
            | ( cQ @ Xx ) )
       => ? [Xx: $i] :
            ( ( cS @ Xx )
            & ( cQ @ Xx ) ) )
      & ( ? [Xx: $i] : ( cS @ Xx )
       => ! [Xx: $i] :
            ( ( cF @ Xx )
           => ( cG @ Xx ) ) ) )
   => ! [Xx: $i] :
        ( ( ( cP @ Xx )
          & ( cF @ Xx ) )
       => ( cG @ Xx ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [Xx: $i] :
            ( ( cP @ Xx )
           => ! [Xx0: $i] : ( cQ @ Xx0 ) )
        & ( ! [Xx: $i] :
              ( ( cR @ Xx )
              | ( cQ @ Xx ) )
         => ? [Xx: $i] :
              ( ( cS @ Xx )
              & ( cQ @ Xx ) ) )
        & ( ? [Xx: $i] : ( cS @ Xx )
         => ! [Xx: $i] :
              ( ( cF @ Xx )
             => ( cG @ Xx ) ) ) )
     => ! [Xx: $i] :
          ( ( ( cP @ Xx )
            & ( cF @ Xx ) )
         => ( cG @ Xx ) ) ),
    inference('cnf.neg',[status(esa)],[cPELL28]) ).

thf(zip_derived_cl2,plain,
    ( ( cS @ sk__1 )
    | ~ ( cQ @ sk__2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8,plain,
    cP @ sk_,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ( cQ @ X0 )
      | ~ ( cP @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i] : ( cQ @ X0 ),
    inference('sup-',[status(thm)],[zip_derived_cl8,zip_derived_cl0]) ).

thf(zip_derived_cl11,plain,
    cS @ sk__1,
    inference(demod,[status(thm)],[zip_derived_cl2,zip_derived_cl9]) ).

thf(zip_derived_cl7,plain,
    cF @ sk_,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    ! [X2: $i,X3: $i] :
      ( ~ ( cF @ X2 )
      | ( cG @ X2 )
      | ~ ( cS @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl12,plain,
    ! [X0: $i] :
      ( ~ ( cS @ X0 )
      | ( cG @ sk_ ) ),
    inference('sup-',[status(thm)],[zip_derived_cl7,zip_derived_cl5]) ).

thf(zip_derived_cl6,plain,
    ~ ( cG @ sk_ ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl14,plain,
    ! [X0: $i] :
      ~ ( cS @ X0 ),
    inference(clc,[status(thm)],[zip_derived_cl12,zip_derived_cl6]) ).

thf(zip_derived_cl15,plain,
    $false,
    inference('sup-',[status(thm)],[zip_derived_cl11,zip_derived_cl14]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYN058^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.S3luanyNRj true
% 0.14/0.35  % Computer : n031.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sat Aug 26 22:04:38 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.35  % Running in HO mode
% 0.21/0.62  % Total configuration time : 828
% 0.21/0.62  % Estimated wc time : 1656
% 0.21/0.62  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.72  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.74  % Solved by lams/40_c.s.sh.
% 0.21/0.74  % done 11 iterations in 0.008s
% 0.21/0.74  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.74  % SZS output start Refutation
% See solution above
% 0.21/0.74  
% 0.21/0.74  
% 0.21/0.74  % Terminating...
% 1.47/0.83  % Runner terminated.
% 1.69/0.84  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------